Welcome![Sign In][Sign Up]
Location:
Search - video tracking

Search list

[Software Engineeringopencv-doc

Description: 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化) 摄像头定标(寻找和跟踪定标模式、参数定标、基本矩阵估计、单应矩阵估计、立体视觉匹配) 运动分析(光流、动作分割、目标跟踪) 目标识别(特征方法、HMM模型) 基本的GUI(显示图像/视频、键盘/鼠标操作、滑动条) 图像标注(直线、曲线、多边形、文本标注)-mage data manipulation (memory allocation and release, image copy, setting, and conversion) Image/video input/output (support file or camera input, image/video file output) Matrix/vector data manipulation and linear algebra operations (matrix multiplication, matrix equations, eigenvalue, singular value decomposition) Support for a variety of dynamic data structures (linked list, queue, data set, tree, graph) Basic image processing (denoising, edge detection, corner detection, sampling and interpolation, color transformation, morphological processing, histogram, image Pyramid structure) Structure analysis (connected domain/branch, contour processing, distance transform, image moment, template matching, Hof transform, polynomial approximation, curve fitting, ellipse fitting, the triangulation of the Camera calibration (search and tracking calibration mode, parameter calibration, basic matrix estimation, single stress matrix estimation, stereo vision matching) Motion analysis (opti
Platform: | Size: 3723264 | Author: korbon | Hits:

[Special EffectsMeanShiftTarckTest

Description: meanshift,均值漂移,用于目标跟踪,内含测试视频,可运行。-meanshift, mean shift, for target tracking, embedded test video, you can run.
Platform: | Size: 4680704 | Author: 廖敏 | Hits:

[OtherMATLAB

Description: 基于MATLAB实现的视频中动态目标跟踪-Dynamic object tracking in video based on MATLAB
Platform: | Size: 1546240 | Author: mingjin | Hits:

[Otherblob_tracker

Description: 基于视频的Visual c++的车辆检测与跟踪-Vehicle detection and tracking based on video C Visual
Platform: | Size: 38912 | Author: mingjin | Hits:

[OpenCVFace_Recognition

Description: 基于opencv库中的人脸识别代码,可以实现检测并跟踪视频中的人脸,可以选择训练人脸模型,或者直接加载训练好的人脸模型来识别视频中的人脸身份。-Based opencv library, this face recognition code can be achieve detecting and tracking faces in the video. You can choose training face model, or load directly trained human face models to identify the video face identity.
Platform: | Size: 2940928 | Author: | Hits:

[Special EffectsPlatformCtrlPro

Description: 影像增强;视频目标检测,识别,跟踪;转台控制(网络(海康)/串口)-Image enhancement video object detection, identification, tracking turret control (network (Kang)/Serial)
Platform: | Size: 11387904 | Author: andy | Hits:

[OpenCVFrameSubContourTrack

Description: 使用OPENCV,对交通视频,做帧间差及外轮廓提取跟踪,内包含测试视频数据,测试时,放于D盘根目录。-Using OPENCV, of traffic video, do and outer contour extraction tracking, frame difference contained within the test video data, test, put in D packing list.
Platform: | Size: 15222784 | Author: 王鑫 | Hits:

[3D Graphictrack

Description: Used for Separate Background and Foreground of a Video using Approximate Median Filter Separate Background and Foreground of a Video using Frame Averaging Tracking a given moving point with a given colour in a Video
Platform: | Size: 3072 | Author: youmei Zhang | Hits:

[OpenCVmotiontrackingopencv-master

Description: A program using the OpenCV library which takes a video file and preforms vehicle and pedestrian motion tracking and detection outlining all the moving objects in the video.
Platform: | Size: 22528 | Author: huang xing | Hits:

[OpenCVofxsurftracker-master

Description: ofxSURFTracker is a very simple addon for tracking objects in images and video using openCV SURF.
Platform: | Size: 47104 | Author: subutong | Hits:

[OpenCVmotion-objects-segmentation

Description: 此程序演示了一种寻找轮廓,连接组件,清除背景的简单方法,实现跟踪分割视频中运动的物体-This program demonstrates the outline of a Looking to connect components, cleanup simple way of background, the video division for tracking moving objects
Platform: | Size: 9298944 | Author: 王小累 | Hits:

[Multimedia Developshipingenzong

Description: 对视频目标进行跟踪,通过像素特性对目标参数分析-Target parameter analysis of video object tracking by pixel characteristic
Platform: | Size: 1253376 | Author: 笨小猫 | Hits:

[Graph programBias-neural-network-prediction-

Description: (based on particle filter add color histogram of video target tracking, plus a block. When the target is shielding when a special treatment, when the target will continue to track the target again, losing with
Platform: | Size: 718848 | Author: fdsfdsf | Hits:

[Special Effectsface-detect

Description: 基于视频图像的人脸检测与跟踪方法研究,适合图像处理方向学习使用-Research on human face detection and tracking based on video image
Platform: | Size: 1895424 | Author: xxjj | Hits:

[Graph Recognizemeanshift

Description: VC6 + OpenCV1.0,meanshift跟踪视频目标程序。比较简洁,有详细注释。-VC6+ OpenCV1.0,meanshift Tracking video object program. More concise, detailed notes.
Platform: | Size: 4096 | Author: 刘辉 | Hits:

[Special EffectstldVS2012Opencv249

Description: tld目标追踪,可用于追踪视频文件中的特定物体-tld object tracking, video files can be used to track a specific object
Platform: | Size: 8838144 | Author: 林晓婷 | Hits:

[Otherfunction-d

Description: 视频运动中的目标的跟踪方法。方法比较简单,算法也简洁易懂,比较适合对MATLAB不是很熟悉的同学使用和学习,不过还是要有一定的MATLAB语言基础-Tracking target video motion. The method is relatively simple algorithms are easy to read, more suitable for MATLAB is not very familiar with the students to use and learn, but still have a certain foundation of the MATLAB language
Platform: | Size: 3072 | Author: wangqifeng | Hits:

[Special EffectsSinleObjectTrackingCam_v0

Description: 单目标无源跟踪,有测试视频和样例,非常完整和有用的工具包。采用了目标相似逼近理论,使目标跟踪全自动化而且更加准确。-Passive single-target tracking, video and have the test sample, very complete and useful toolkit. Using a similar goal approximation theory, target tracking fully automated and more accurate.
Platform: | Size: 2414592 | Author: 柳兵 | Hits:

[OtherShu

Description: HUMAN DETECTION, TRACKING AND SEGMENTATION IN SURVEILLANCE VIDEO
Platform: | Size: 17030144 | Author: long | Hits:

[OpenCVgenzong

Description: c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
Platform: | Size: 7110656 | Author: 曾丁 | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net